National Repository of Grey Literature 40 records found  1 - 10nextend  jump to record: Search took 0.00 seconds. 
Image Completion Using Depth Maps
Valeš, Ondřej ; Brejcha, Jan (referee) ; Čadík, Martin (advisor)
The aim of this thesis is to design and implement aplication for dataset driven scene completion utilizing data from similar dataset images and test the posibility of generating data used in reconstruction directly from depth map. For scene matching in dataset novel modification of GIST descriptor including depth data is used. Furthermore, depth maps can be used to split reconstructed image into parts with similar depth, simplifying reconstruction process. Part of this thesis is also computing GIST descriptors for datset images and implementation of tools for searching datset for similar images using depth maps.
Calculating disparity map from color stereo images
Kulíková, Barbora ; Nováček, Petr (referee) ; Klečka, Jan (advisor)
This bachelor’s thesis deals with a creation of the depth maps. The first chapter concerns with the physiology of a human space perception and the methods of displaying the 3D content which are the topics closely related to the depth map, its creation and practical usage. Subsequently, there is a chapter focused on the description of the used methods of the image processing. The fundamental theoretical chapter deals with the methods of computing the disparity and used principles. In the practical part of the thesis an application has been made with a user interface in the Matlab environment. The application enables the user to create the disparity maps through the local and global methods. The functionalism of the application and the implementation of the methods are experimentaly verified. An experiment comparing the methods and analyzing influence of the local method parameters on the quality of the depth map has been made. The last part of the thesis was to create a simple stereopicture database.
Dynamic Image Presentations Using Depth Maps
Hanzlíček, Jiří ; Brejcha, Jan (referee) ; Čadík, Martin (advisor)
This master's thesis focuses on the dynamic presentation of still photography using a depth map. This text presents an algorithm that describes the process of creating a spatial model which is used to render input photography so that the movement of virtual camera creates parallax effect due to depth in image. The thesis also presents an approach how to infill the missing data in the model. It is suggested that a guided texture synthesis is used for this problem by using rendering outputs of the model themselves as guides. Additional information in model allows the virtual camera to move more freely. The final result of the camera movement can be saved to simple video sequence which can be used for presenting the input photography.
Focus techniques of optical measurement of 3D features
Macháček, Jan ; Honec, Peter (referee) ; Janáková, Ilona (advisor)
This thesis deals with optical distance measurement and 3D scene measurement using focusing techniques with focus on confocal microscopy, depth from focus and depth from defocus. Theoretical part of the thesis is about different approaches to depth map generation and also about micro image defocusing technique for measuring refractive index of transparent materials. Then the camera calibration for focused techniques is described. In the next part of the thesis is described experimentally verification of depth from focus and depth from defocus techniques. For the first technique are shown results of depth map generation and for the second technique is shown comparison between measured distance values and real distance values. Finally, the discussed techniques are compared and evaluated.
Design of a New Method for Stereovision
Kopečný, Josef ; Drahanský, Martin (referee) ; Orság, Filip (advisor)
This thesis covers with the problems of photogrammetry. It describes the instruments, theoretical background and procedures of acquiring, preprocessing, segmentation of input images and of the depth map calculating. The main content of this thesis is the description of the new method of stereovision. Its algorithm, implementation and evaluation of experiments. The covered method belongs to correlation based methods. The main emphasis lies in the segmentation, which supports the depth map calculation.
Image Enhancement Using Depth Maps
Krbec, Jakub ; Brejcha, Jan (referee) ; Čadík, Martin (advisor)
The thesis is dealing with methods for enhance photography captured in nature usingsynthetic depth map. Depth map is obtained from digital terrain model with precision inthe order of meters. Using depth map we can eliminate undesirable effects of weather suchas fog or we can simulate depth of field based on parameters of cameras and lenses oreventually we can simulate unreachable parameters of lenses. The method for eliminatingnegative influence of atmosphere (dehaze) is implemented by combination of available depthmap and depth map estimated directly from input photo. This combination is mainly usedif available depth map is not accurate enough. The method for simulating different depth offield is implemented by convolution of circle kernel which better approximates the shape ofthe camera aperture than Gaussian kernel. Experimental results show that using syntheticdepth map we can successfully simulate small depth of field in outdoor photos and eliminateundesirable influences of atmosphere.
Computer vision for mechatronic applications using the OpenCV library
Černil, Martin ; Spáčil, Tomáš (referee) ; Bastl, Michal (advisor)
This thesis introduces a computer vision library OpenCV, which is subsequently implemented into three distinguishably different problems using Python programming language. These three problems are identifying an object and its location, object tracking and difference detection, safe distance qualification using a depth map.
Depth-Based User Interface
Kubica, Peter ; Beran, Vítězslav (referee) ; Žák, Pavel (advisor)
Conventional user interfaces are not always the most appropriate option of application controlling. The objective of this work is to study the issue of Kinect sensor data processing and to analyze the possibilities of application controlling through depth sensors. And consequently, using obtained knowledge, to design a user interface for working with multimedia content, which uses Kinect sensor for interaction with the user.
Creating a Depth Map of Eye Iris in Visible Spectrum
Kubíček, Martin ; Kanich, Ondřej (referee) ; Drahanský, Martin (advisor)
Diplomová práce si dává za cíl navrhnout a uvést v praxi metodiku snímání oční duhovky ve viditelném spektru. Klade přitom důraz na kvalitu snímků, věrohodné podání barev vůči reálnému podkladu a hlavně na kontinuální hloubku ostrosti, která odhaluje dosud nezk- oumané aspekty a detaily duhovky. V poslední řadě se také soustředí na co nejmenší vys- tavení duhovky fyzickému stresu. Metodika obsahuje přesné postupy jak snímat duhovku a zajištuje tím konzistentnost snímků. Tím umožní vytvářet databáze duhovek s ohledem na jejich vývoj v čase či jiném aspektu jako je například psychologický stav snímané os- oby. Na úvod je v práci představena anatomie lidského oka a zejména pak duhovky. Dále pak známé způsoby snímání duhovky. Následuje část, jež se zabývá správným osvětlením duhovky. To je nutné pro požadovanou úroveň kvality snímků zároveň ale vystavuje oko velkému fyzickému stresu. Je tedy nutné najít kompromis mezi těmito aspekty. Důležitý je popis samotné metodiky obsahující podrobný popis snímání. Dále se práce zabývá nutnými postprodukčními úpravami jako je například složení snímků s různou hloubkou ostrosti do jednoho kontinuálního snímku či aplikací filtrů pro odstranění vad na snímcích. Poslední část práce je rozdělena na zhodnocení výsledků a závěr, v němž se rozebírají možné rozšíření či úpravy metodiky tak, aby ji bylo možné použít i mimo laboratorní podmínky.
Realization of camera module for mobile robot as independent ROS node
Albrecht, Ladislav ; Appel, Martin (referee) ; Věchet, Stanislav (advisor)
Stereo vision is one of the most popular elements in the field of mobile robots and significantly contributes to their autonomous behaviour. The aim of the diploma thesis was to design and implement a camera module as a hardware sensor input, which is independent, with the possibility of supplementing the system with other cameras, and to create a depth map from a pair of cameras. The diploma thesis consists of theoretical and practical part, including the conclusion of results. The theoretical part introduces the ROS framework, discusses methods of creating depth maps, and provides an overview of the most popular stereo cameras in robotics. The practical part describes in detail the preparation of the experiment and its implementation. It also describes the camera calibration and the depth map creating. The last chapter contains an evaluation of the experiment.

National Repository of Grey Literature : 40 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.